Skip to content

feat: onboarding wizard #5#2750

Draft
comatory wants to merge 10 commits intoondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04from
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05
Draft

feat: onboarding wizard #5#2750
comatory wants to merge 10 commits intoondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04from
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05

Conversation

@comatory
Copy link
Copy Markdown
Contributor

@comatory comatory commented Apr 8, 2026

@coderabbitai summary

Checklist

  • I have discussed my proposed changes in an issue and have received approval to proceed.
  • I have followed the coding standards of the project.
  • Tests or benchmarks have been added or updated.
  • Documentation has been updated on https://github.com/wundergraph/docs-website.
  • I have read the Contributors Guide.

Open Source AI Manifesto

This project follows the principles of the Open Source AI Manifesto. Please ensure your contribution aligns with its principles.

PR (5): for onboarding wizard - CLI integration

Parent: #2736

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3890c5c5-7244-4a81-b563-76b9ae99f797

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the cli label Apr 8, 2026
@comatory comatory mentioned this pull request Apr 8, 2026
5 tasks
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 31d2073 to b2f5c39 Compare April 8, 2026 07:44
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 5855726 to 4e88f5b Compare April 8, 2026 07:44
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 8.00000% with 1104 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.21%. Comparing base (c55a9f4) to head (290c685).

Files with missing lines Patch % Lines
cli/src/commands/demo/command.ts 2.99% 324 Missing ⚠️
cli/src/commands/demo/util.ts 4.54% 315 Missing ⚠️
cli/src/commands/demo/api.ts 0.64% 154 Missing ⚠️
cli/src/core/plugin-publish.ts 12.35% 149 Missing ⚠️
cli/src/utils.ts 18.30% 58 Missing ⚠️
cli/src/core/router-token.ts 2.63% 37 Missing ⚠️
...ommands/router/commands/plugin/commands/publish.ts 2.77% 35 Missing ⚠️
.../commands/router/commands/token/commands/create.ts 4.76% 20 Missing ⚠️
.../commands/router/commands/token/commands/delete.ts 9.09% 10 Missing ⚠️
cli/src/commands/demo/index.ts 91.66% 1 Missing ⚠️
... and 1 more

❌ Your patch check has failed because the patch coverage (8.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@                                          Coverage Diff                                          @@
##           ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04    #2750       +/-   ##
=====================================================================================================
+ Coverage                                                              1.52%   57.21%   +55.68%     
=====================================================================================================
  Files                                                                   315      446      +131     
  Lines                                                                 43350    56655    +13305     
  Branches                                                                451     5161     +4710     
=====================================================================================================
+ Hits                                                                    663    32415    +31752     
+ Misses                                                                42383    24216    -18167     
+ Partials                                                                304       24      -280     
Files with missing lines Coverage Δ
cli/src/commands/demo/types.ts 100.00% <100.00%> (ø)
cli/src/commands/index.ts 84.61% <100.00%> (ø)
cli/src/core/config.ts 100.00% <100.00%> (ø)
cli/src/commands/demo/index.ts 91.66% <91.66%> (ø)
...lplane/src/core/bufservices/organization/whoAmI.ts 6.25% <0.00%> (ø)
.../commands/router/commands/token/commands/delete.ts 40.90% <9.09%> (ø)
.../commands/router/commands/token/commands/create.ts 46.80% <4.76%> (ø)
...ommands/router/commands/plugin/commands/publish.ts 19.33% <2.77%> (ø)
cli/src/core/router-token.ts 2.63% <2.63%> (ø)
cli/src/utils.ts 23.34% <18.30%> (ø)
... and 4 more

... and 747 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from b2f5c39 to 02e794c Compare April 8, 2026 07:55
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch 2 times, most recently from 1a5c570 to 8bfd103 Compare April 8, 2026 12:54
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch 4 times, most recently from addc513 to bfdd07f Compare April 9, 2026 09:03
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Router-nonroot image scan failed

❌ Security vulnerabilities found in image:

ghcr.io/wundergraph/cosmo/router:sha-691be61b1ac46d71f320e28772b55dc54ae65b7c-nonroot

Please check the security vulnerabilities found in the PR.

If you believe this is a false positive, please add the vulnerability to the .trivyignore file and re-run the scan.

@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 02e794c to 9648dc5 Compare April 9, 2026 09:08
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch 2 times, most recently from 9629758 to cefd0e0 Compare April 9, 2026 09:24
@github-actions github-actions bot removed the monorepo label Apr 9, 2026
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 9648dc5 to 578d732 Compare April 9, 2026 09:57
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch 2 times, most recently from 7867a28 to 5eb613b Compare April 9, 2026 11:35
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 578d732 to 6b106ed Compare April 9, 2026 11:58
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 5eb613b to e629243 Compare April 9, 2026 11:59
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch 3 times, most recently from 6b106ed to 2a88e40 Compare April 9, 2026 12:12
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from e629243 to 0a365b8 Compare April 9, 2026 12:12
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 2a88e40 to 81d369b Compare April 9, 2026 12:19
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 0a365b8 to 27b30b4 Compare April 9, 2026 12:20
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 81d369b to 663daba Compare April 9, 2026 12:24
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 27b30b4 to db2a830 Compare April 9, 2026 12:24
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 663daba to 696cb6c Compare April 9, 2026 12:35
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from db2a830 to 150f9f5 Compare April 9, 2026 12:36
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch 3 times, most recently from 696cb6c to 5f2b185 Compare April 10, 2026 12:27
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 150f9f5 to 7de6565 Compare April 10, 2026 12:27
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-04 branch from 5f2b185 to c55a9f4 Compare April 10, 2026 14:35
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from 7de6565 to b74cdb2 Compare April 10, 2026 14:35
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-05 branch from b74cdb2 to 290c685 Compare April 10, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant